2.9.4
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 22 Jun 2006 02:09:31 +0000 (02:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 22 Jun 2006 02:09:31 +0000 (02:09 +0000)
15 files changed:
ChangeLog
ChangeLog.pre-2-10
INSTALL
NEWS
README
contrib/gdk-pixbuf-xlib/ChangeLog
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
docs/reference/gtk/question_index.sgml
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtklabel.sgml
docs/reference/gtk/tmpl/gtkprinter.sgml
docs/reference/gtk/tmpl/gtkprintjob.sgml
docs/reference/gtk/tmpl/gtkprintsettings.sgml
docs/reference/gtk/tmpl/gtktreeview.sgml

index 7987aca1393dbf00cf047825eb7ef63f284ffb2e..4481666219b091cf54c6bf026fc5e42a9ff27488 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
 2006-06-21  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.9.4 ===
 
        * modules/printbackends/file/gtkprintbackendfile.c: 
        Apply a patch by Christian Persch to support PostScript and PDF
index 7987aca1393dbf00cf047825eb7ef63f284ffb2e..4481666219b091cf54c6bf026fc5e42a9ff27488 100644 (file)
@@ -1,4 +1,6 @@
 2006-06-21  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.9.4 ===
 
        * modules/printbackends/file/gtkprintbackendfile.c: 
        Apply a patch by Christian Persch to support PostScript and PDF
diff --git a/INSTALL b/INSTALL
index df49d9d32be25fe3da80bfb28fe96c84cc25943d..25f2e018cfaf5364014126b2ca2f23ad2771d85b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -18,8 +18,8 @@ GTK+ requires the following packages:
 Simple install procedure
 ========================
 
-  % gzip -cd gtk+-2.9.3.tar.gz | tar xvf - # unpack the sources
-  % cd gtk+-2.9.3                         # change to the toplevel directory
+  % gzip -cd gtk+-2.9.4.tar.gz | tar xvf - # unpack the sources
+  % cd gtk+-2.9.4                         # change to the toplevel directory
   % ./configure                                   # run the `configure' script
   % make                                  # build GTK
   [ Become root if necessary ]
diff --git a/NEWS b/NEWS
index fe2293a435b48570472e11ab3869d141ee9d4143..a18f6eba87df87fd84e9e0b667a457804468d973 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Overview of Changes from GTK+ 2.9.3 to 2.9.4
  - UI improvements in the print dialog
  - Make printing work without a display connection
  - Replace "Print to PDF" by "Print to file" that
-   can generate PDF of PostScript
+   can generate PDF or PostScript
  - Add a function to the low-level API to 
    enumerate all printers
 
diff --git a/README b/README
index 14720bf72abc1583bfcc93afa3855fec612384cf..260372f7372644bec88e64e3c91944f9c29e7f4c 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is GTK+ version 2.9.3. GTK+ is a multi-platform toolkit for
+This is GTK+ version 2.9.4. GTK+ is a multi-platform toolkit for
 creating graphical user interfaces. Offering a complete set of widgets,
 GTK+ is suitable for projects ranging from small one-off projects to
 complete application suites.
index 6c0a99bba264b4dfea120eece40fd115165847c7..2b2f1e23e60025a04e8d292b4b1ae84c498aa42d 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-21  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.9.4 ===
+
 2006-06-12  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.9.3 ===
index 91aca328688f578da74280a2fce94a9e100544ec..b855fb7c60bd9135be98aafadebb13320cf8f1bf 100644 (file)
@@ -1,4 +1,10 @@
 2006-06-21  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.9.4 ===
+
+2006-06-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Some additions
 
        * gtk/tmpl/gtkprintunixdialog.sgml: Document some of the
        print capabilities
index 8be121166289057ecc2c22898cd8b31eea017a43..3f31a245dfc077b836d2f5b1ae6adb1067295681 100644 (file)
@@ -4506,6 +4506,12 @@ gtk_tree_view_get_row_separator_func
 gtk_tree_view_set_row_separator_func
 gtk_tree_view_get_rubber_banding
 gtk_tree_view_set_rubber_banding
+gtk_tree_view_get_enable_tree_lines
+gtk_tree_view_set_enable_tree_lines
+GtkTreeViewGridLines
+gtk_tree_view_get_grid_lines
+gtk_tree_view_set_grid_lines
+
 <SUBSECTION Standard>
 GtkTreeSelectionClass
 GTK_TREE_VIEW
@@ -6164,6 +6170,7 @@ GTK_PRINT_UNIX_DIALOG_GET_CLASS
 <SUBSECTION Private>
 GtkPrintUnixDialogPrivate
 gtk_print_unix_dialog_get_type
+gtk_print_capabilities_get_type
 </SECTION>
 
 
@@ -6183,6 +6190,8 @@ gtk_printer_get_job_count
 gtk_printer_is_active
 gtk_printer_is_virtual
 gtk_printer_is_default
+gtk_printer_accepts_ps
+gtk_printer_accepts_pdf
 gtk_printer_compare
 GtkPrinterFunc
 gtk_enumerate_printers
index 87f4d98c849a9a6b96930261ac01fae2a35f6306..441def5a5a6b368f228fa879250085c7b8aecab6 100644 (file)
@@ -553,6 +553,13 @@ gtk_widget_set_colormap (widget, colormap);
 One possibility to fill the alpha channel on the window is to use
 gdk_draw_rgb_32_image().
 </para>
+<para>
+Note that the presence of an RGBA visual is no guarantee that the
+window will actually appear transparent on screen. On X11, this 
+requires a compositing manager to be running. See 
+gtk_widget_is_composited() for a way to find out if the alpha
+channel will be respected.
+</para>
 </answer>
 </qandaentry>
 
index 52976371b874a7ab95c148a43db93c412a9b9002..5a8e625b8c4dc505c88ece8d269b3a597e4e1071 100644 (file)
@@ -342,6 +342,12 @@ Turns off certain object flags.  (Private)
 </para>
 
 
+<!-- ##### MACRO GTK_PRINT_SETTINGS_PRINT_TO_FILE ##### -->
+<para>
+
+</para>
+
+
 <!-- ##### MACRO GTK_STOCK_BUTTON_APPLY ##### -->
 <para>
 
@@ -2837,6 +2843,14 @@ Set the the handle size to @size x @size pixels.
 @settings: 
 @Returns: 
 
+<!-- ##### FUNCTION gtk_print_settings_get_print_to_file ##### -->
+<para>
+
+</para>
+
+@settings: 
+@Returns: 
+
 <!-- ##### FUNCTION gtk_print_settings_set_num_copies ##### -->
 <para>
 
@@ -2845,6 +2859,14 @@ Set the the handle size to @size x @size pixels.
 @settings: 
 @num_copies: 
 
+<!-- ##### FUNCTION gtk_print_settings_set_print_to_file ##### -->
+<para>
+
+</para>
+
+@settings: 
+@print_to_file: 
+
 <!-- ##### FUNCTION gtk_rc_init ##### -->
 <para>
 Internal function.
index 5c194e1d865f14f2aca9ddf655ad347eb15d00e9..7f6d796914826154e8669f0fd621cfd5787a193b 100644 (file)
@@ -258,6 +258,11 @@ described below.
 
 </para>
 
+<!-- ##### ARG GtkLabel:wrap-mode ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION gtk_label_new ##### -->
 <para>
 
@@ -385,6 +390,15 @@ probably only used within the Gtk+ library itself for menu items and such.
 @wrap: 
 
 
+<!-- ##### FUNCTION gtk_label_set_line_wrap_mode ##### -->
+<para>
+
+</para>
+
+@label: 
+@wrap_mode: 
+
+
 <!-- ##### MACRO gtk_label_set ##### -->
 <para>
 Aliases gtk_label_set_text().  Probably used for backward compatibility with
@@ -548,6 +562,15 @@ Gtk+ 1.0.x.
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_label_get_line_wrap_mode ##### -->
+<para>
+
+</para>
+
+@label: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gtk_label_get_mnemonic_widget ##### -->
 <para>
 
index 9c5d8d0145a2e3550a9fcd57a5901f6e5ad3c543..677245c9f6b8e05e37cf86683cf822ddfca645f2 100644 (file)
@@ -195,6 +195,24 @@ Printing support was added in GTK+ 2.10.
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_printer_accepts_ps ##### -->
+<para>
+
+</para>
+
+@printer: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_printer_accepts_pdf ##### -->
+<para>
+
+</para>
+
+@printer: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gtk_printer_compare ##### -->
 <para>
 
@@ -212,9 +230,9 @@ Note that you need to ref @printer, if you want to keep
 a reference to it after the function has returned.
 </para>
 
-@printer: a #GtkPrinter 
-@data: user data passed to gtk_enumerate_printers() 
-@Returns: %TRUE to stop the enumeration, %FALSE to continue 
+@printer: a #GtkPrinter
+@data: user data passed to gtk_enumerate_printers()
+@Returns: %TRUE to stop the enumeration, %FALSE to continue
 
 
 <!-- ##### FUNCTION gtk_enumerate_printers ##### -->
index e284036c53cb78f0a60e6fbc8fa63d7fe3b4c167..a8ee31693948e012bedaad7139e005754759a5fa 100644 (file)
@@ -65,6 +65,11 @@ Printing support was added in GTK+ 2.10.
 
 </para>
 
+<!-- ##### ARG GtkPrintJob:track-print-status ##### -->
+<para>
+
+</para>
+
 <!-- ##### USER_FUNCTION GtkPrintJobCompleteFunc ##### -->
 <para>
 
@@ -153,8 +158,6 @@ Printing support was added in GTK+ 2.10.
 @callback: 
 @user_data: 
 @dnotify: 
-@error: 
-@Returns: 
 
 
 <!-- ##### FUNCTION gtk_print_job_set_track_print_status ##### -->
index e637908fc5acad7b78685cf75a24186193f615f6..d7a9375406668f19e77566214700f4125887420a 100644 (file)
@@ -602,31 +602,6 @@ Printing support was added in GTK+ 2.10.
 @scale: 
 
 
-<!-- ##### MACRO GTK_PRINT_SETTINGS_PRINT_TO_FILE ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### FUNCTION gtk_print_settings_get_print_to_file ##### -->
-<para>
-
-</para>
-
-@settings: 
-@Returns: 
-
-
-<!-- ##### FUNCTION gtk_print_settings_set_print_to_file ##### -->
-<para>
-
-</para>
-
-@settings: 
-@print_to_file: 
-
-
 <!-- ##### ENUM GtkPrintPages ##### -->
 <para>
 
index c3d73742b7d3ffb7721bca7a28d39da4df956940..5a61328034ecf385158ac8004d8eb38fe59fc07d 100644 (file)
@@ -1197,3 +1197,49 @@ returns.
 @enable: 
 
 
+<!-- ##### FUNCTION gtk_tree_view_get_enable_tree_lines ##### -->
+<para>
+
+</para>
+
+@tree_view: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_tree_view_set_enable_tree_lines ##### -->
+<para>
+
+</para>
+
+@tree_view: 
+@enabled: 
+
+
+<!-- ##### ENUM GtkTreeViewGridLines ##### -->
+<para>
+
+</para>
+
+@GTK_TREE_VIEW_GRID_LINES_NONE: 
+@GTK_TREE_VIEW_GRID_LINES_HORIZONTAL: 
+@GTK_TREE_VIEW_GRID_LINES_VERTICAL: 
+@GTK_TREE_VIEW_GRID_LINES_BOTH: 
+
+<!-- ##### FUNCTION gtk_tree_view_get_grid_lines ##### -->
+<para>
+
+</para>
+
+@tree_view: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_tree_view_set_grid_lines ##### -->
+<para>
+
+</para>
+
+@tree_view: 
+@grid_lines: 
+
+